home *** CD-ROM | disk | FTP | other *** search
/ hornet.scene.org / hornet.scene.org FTP 11-25-2012.zip / hornet.scene.org FTP 11-25-2012 / code / effects / fractal / 00_index.txt next >
File List  |  2012-06-16  |  1KB  |  15 lines

  1. 4ge-frac.zip      10454 **+   4ge-fractal by CuteELF of 4ge : A fractal zoomer
  2.                               | - Has an explanation of how the effect is done,
  3.                               | but doesn't say much about the generation of
  4.                               | the fractal. Good overall program design and
  5.                               | comments. Assembler, real-mode
  6. mfract.zip        16607       Chaotic Fractal Screensaver by Magister of Phazix
  7.                               | : A screensaver of sorts (plain DOS only, no
  8.                               | Windows 95) that zooms into the Mandelbrot set
  9.                               | and animates the Julia set. Source code
  10.                               | included. Also includes a text file that
  11.                               | explains fractals and how to generate them.
  12.                               | Text, assembler, protected-mode.
  13. vaftre.zip        31968 **+   Fractal Trees by Slavinsky of PL : Explanation of
  14.                               | how to make a simple fractal tree. C/C++, Text
  15.